home *** CD-ROM | disk | FTP | other *** search
/ MacWorld: Super Stacks! / Macworld CD.iso / Stack Catalogs / maxStax+™ Catalog / Business .maxstax+ / card_33838.txt < prev    next >
Text File  |  1990-04-03  |  965b  |  50 lines

  1. -- card: 33838 from stack: in.maxstax+
  2. -- bmap block id: 34316
  3. -- flags: 0000
  4. -- background id: 32449
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8001
  11. -- rect: left=328 top=319 right=334 bottom=351
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 3
  16. -- text size: 9
  17. -- style flags: 256
  18. -- line height: 12
  19. -- part name: 3|3
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   put the short name of me into a
  23.   add 1 to char 1 of a
  24.   set the name of cd btn 1 to a
  25.   choose button tool
  26.   select me
  27.   domenu "copy button"
  28.  
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part 2 (button)
  34. -- low flags: 00
  35. -- high flags: 2000
  36. -- rect: left=370 top=5 right=61 bottom=420
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 1
  40. -- font id: 0
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: 
  45. ----- HyperTalk script -----
  46. on mouseUp
  47.   go to cd 1 of this bg
  48. end mouseUp
  49.  
  50.